Lender Price API Web Service
Lender Price API Web Service / Lock Web Api Resource Group / getNextLockStatusUsingGET (Get)
In This Topic
    GetgetNextLockStatusUsingGET
    In This Topic

    Resource Path: /rest/lock/getNextLockStatus/{user_id}/{lockId}/{lockEventId}

    Summary
    getNextLockStatus
    Parameters
    NameDescriptionData Type
    user_idstring
    lockIdstring
    lockEventIdstring
    userIdstring
    Request Headers
    NameDescription
    Access Token
    200 Response

    The response body is of type Array[LockStatus].

    OK
    Fault Responses
    FaultDescription
    Unauthorized
    Forbidden
    Not Found
    See Also